home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #6
/
Amiga Plus CD - 2004 - No. 06.iso
/
START
/
T
/
Command-00-T03
Wrap
Text File
|
1998-01-21
|
644b
|
25 lines
assign c: FunTime1_98:start/c ADD
assign libs: FunTime1_98:start/libs ADD
assign fonts: FunTime1_98:start/fonts ADD
assign t: FunTime1_98:start/t ADD
if exists "FunTime1_98:start/MUI"
assign MUI: "FunTime1_98:start/MUI"
if exists MUI:Libs
assign LIBS: MUI:Libs add
endif
if exists MUI:Locale
assign LOCALE: MUI:Locale add
endif
version >nil: exec.library 39
if not warn
if exists MUI:Docs
if exists HELP:dummy ; do not remove
endif ; this entry!
assign HELP: MUI:Docs Add
endif
endif
endif
;END MUI
Assign IBrowse: FunTime1_98:start/Ibrowse/Ibrowse